GET /api/tags
List all tags in the organization.
ff6b6b)POST /api/tags
Create a new tag in the organization.
#)GET /api/tags/{tag_id}
Get a single tag by ID.
PATCH /api/tags/{tag_id}
Update an existing tag. All fields are optional but at least one must be provided.
DELETE /api/tags/{tag_id}
Delete a tag and remove it from all associated tasks.
"Production Environment" → "production-environment""Bug / Issue" → "bug-issue""P0 Critical!!!" → "p0-critical"# (normalized to without)ff6b6b, #FF6B6B, FF6B6B all become ff6b6b